Rename get_by_label to get_by_name_label everywhere -- this was always the
authorEwan Mellor <ewan@xensource.com>
Thu, 26 Oct 2006 14:03:47 +0000 (15:03 +0100)
committerEwan Mellor <ewan@xensource.com>
Thu, 26 Oct 2006 14:03:47 +0000 (15:03 +0100)
intended name.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
docs/xen-api/xenapi-datamodel.tex

index d11a2ec4c6d38ffef7e5ce0eef8a883353a87ad4..ebf28dedbf1ffe289fd2e70e251e633e4657aeee 100644 (file)
@@ -981,13 +981,13 @@ references to all objects
 \vspace{0.3cm}
 \vspace{0.3cm}
 \vspace{0.3cm}
-\subsubsection{RPC name:~get\_by\_label}
+\subsubsection{RPC name:~get\_by\_name\_label}
 
 {\bf Overview:} 
 returns the task instance with a particular name label
 
  \noindent {\bf Signature:} 
-\begin{verbatim} ((task ref) Set) get_by_label (session_id s, string label)\end{verbatim}
+\begin{verbatim} ((task ref) Set) get_by_name_label (session_id s, string label)\end{verbatim}
 
 
 \noindent{\bf Arguments:}
@@ -3968,13 +3968,13 @@ references to all objects
 \vspace{0.3cm}
 \vspace{0.3cm}
 \vspace{0.3cm}
-\subsubsection{RPC name:~get\_by\_label}
+\subsubsection{RPC name:~get\_by\_name\_label}
 
 {\bf Overview:} 
 returns the VM instance with a particular name label
 
  \noindent {\bf Signature:} 
-\begin{verbatim} ((VM ref) Set) get_by_label (session_id s, string label)\end{verbatim}
+\begin{verbatim} ((VM ref) Set) get_by_name_label (session_id s, string label)\end{verbatim}
 
 
 \noindent{\bf Arguments:}
@@ -4611,13 +4611,13 @@ references to all objects
 \vspace{0.3cm}
 \vspace{0.3cm}
 \vspace{0.3cm}
-\subsubsection{RPC name:~get\_by\_label}
+\subsubsection{RPC name:~get\_by\_name\_label}
 
 {\bf Overview:} 
 returns the host instance with a particular name label
 
  \noindent {\bf Signature:} 
-\begin{verbatim} ((host ref) Set) get_by_label (session_id s, string label)\end{verbatim}
+\begin{verbatim} ((host ref) Set) get_by_name_label (session_id s, string label)\end{verbatim}
 
 
 \noindent{\bf Arguments:}
@@ -5689,13 +5689,13 @@ references to all objects
 \vspace{0.3cm}
 \vspace{0.3cm}
 \vspace{0.3cm}
-\subsubsection{RPC name:~get\_by\_label}
+\subsubsection{RPC name:~get\_by\_name\_label}
 
 {\bf Overview:} 
 returns the network instance with a particular name label
 
  \noindent {\bf Signature:} 
-\begin{verbatim} ((network ref) Set) get_by_label (session_id s, string label)\end{verbatim}
+\begin{verbatim} ((network ref) Set) get_by_name_label (session_id s, string label)\end{verbatim}
 
 
 \noindent{\bf Arguments:}
@@ -7170,13 +7170,13 @@ references to all objects
 \vspace{0.3cm}
 \vspace{0.3cm}
 \vspace{0.3cm}
-\subsubsection{RPC name:~get\_by\_label}
+\subsubsection{RPC name:~get\_by\_name\_label}
 
 {\bf Overview:} 
 returns the SR instance with a particular name label
 
  \noindent {\bf Signature:} 
-\begin{verbatim} ((SR ref) Set) get_by_label (session_id s, string label)\end{verbatim}
+\begin{verbatim} ((SR ref) Set) get_by_name_label (session_id s, string label)\end{verbatim}
 
 
 \noindent{\bf Arguments:}
@@ -8097,13 +8097,13 @@ references to all objects
 \vspace{0.3cm}
 \vspace{0.3cm}
 \vspace{0.3cm}
-\subsubsection{RPC name:~get\_by\_label}
+\subsubsection{RPC name:~get\_by\_name\_label}
 
 {\bf Overview:} 
 returns the VDI instance with a particular name label
 
  \noindent {\bf Signature:} 
-\begin{verbatim} ((VDI ref) Set) get_by_label (session_id s, string label)\end{verbatim}
+\begin{verbatim} ((VDI ref) Set) get_by_name_label (session_id s, string label)\end{verbatim}
 
 
 \noindent{\bf Arguments:}